home *** CD-ROM | disk | FTP | other *** search
-
- - Using DAYO Time & Billing with DAYO Inventory, POS & AR -
-
-
- If you decide to use DAYO Time & Billing with any of the other DAYO
- modules, you may need to modify existing Inventory, POS and AR databases to
- insure that the following fields are present, and if that if they are
- present, that they have the correct length and number of decimals. Use the
- latest DAYO Update & Conversion program to convert the Inventory, POS, and
- AR modules, or use the MODIFY DATABASE option in the MISC ROUTINES routine
- (found in most modules) to make the changes.
-
- CALL US IF YOU HAVE ANY PROBLEMS OR QUESTIONS!!!
-
-
- Inventory Database: INV.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 TI Logical 1 0
- 2 NS Logical 1 0
-
- Customer Database: CUSTOMER.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 RATE Numeric 10 3
-
- Multiple Ship Tos Database: SHIPTOS.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 RATE Numeric 10 3
-
- Sales Person Database: SALESPER.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 RATE Numeric 10 3
-
- Database: INVOICE.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
- 2 TERMS2 Char 20 0
- 3 AMOUNT2 Numeric 10 2
- 4 DISCOUNT Numeric 10 2
-
- Database: DETAIL.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
- 2 QTY Numeric 9 3
- 3 NS Logical 1 0
- 4 TI Logical 1 0
-
- Database: ARH.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
- 2 DISCOUNT Numeric 10 2
-
- Database: ARD.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
- 2 QTY Numeric 9 3
- 3 NS Logical 1 0
- 4 TI Logical 1 0
-
- Cash Receipts Database: RECEIPTS.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
-
- Cash Receipts Applied Database: APPLIED.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 PROJECT Numeric 6 0
-
- Inventory Adjustments Database: INVADJ.DBF
- Field Field name Type Width Dec
- ───── ────────── ───────── ───── ───
- 1 QTY Numeric 9 3
-
-